home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / g / gnu_c / pmlsrc23.zoo / README.GCC next >
Encoding:
Text File  |  1994-03-19  |  1.2 KB  |  40 lines

  1. Before you begin, please check that you have atleast gcc V1.31. None of this
  2. will work with any prior version of gcc (this warning applies to
  3. both gcc-tos and gcc-minixst).
  4.  
  5. To install:
  6.         - cd to pmlsrc, and compile and install pml.olb & pml16.olb
  7.           using Makefile.tos.
  8.         - cd to pmltests and make tests using Makefile.tos
  9.         - run pmltests
  10.         - cd to envtests and make tests using Makefile.tos
  11.         - run envtests
  12.  
  13.     -Gcc-minix users:
  14.         - cd to pmlsrc, and compile and install libpml.a and libpml32.a
  15.           using Makefile.minix
  16.         - cd to pmltests and make tests using Makefile.minix
  17.         - run pmltests
  18.         - cd to envtests and make tests using Makefile.minix
  19.         - run envtests
  20.  
  21.     to run a pml test enter:
  22.         TEST -v -s < TEST.dat
  23.         where TEST is one of c2c cc2c c2d d2d or dd2d
  24.         (gcc V1.35 or better should pass all test, if not
  25.          most probably you have a out of date library).
  26.  
  27.     to run a env test enter:
  28.         TEST < TEST.in > foo
  29.         diff foo TEST.out
  30.         where TEST is one of testldexp, testmodf, testfrexp
  31.         (note that in the test for frexp, the first value will
  32.          be different, the reason is that both answers are correct.)
  33.  
  34. Please direct your comments and suggestions to:
  35. --
  36. bang:   uunet!cadence!bammi            jwahar r. bammi
  37. domain: bammi@cadence.com
  38. GEnie:    J.Bammi
  39. CIS:    71515,155
  40.